home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / theLifeArk.swf / scripts / DefineButton2_867 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-19  |  64b  |  4 lines

  1. on(release){
  2.    _global.ctn.sndCtrl.playSound("snd_bomb");
  3. }
  4.